home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sun Solutions 1997 April to September
/
Sun Solutions CD - APR '97 - SEP '97 (704-3778-12 Rev. H)(Sun Microsystems, Inc.)(1997).iso
/
products
/
Eudora
/
light
/
common.z
/
GLASNET.NAV
< prev
next >
Wrap
Text File
|
1995-12-14
|
668b
|
30 lines
;Glasnet
set TelnetCommand=telnet \{system} \{port}\r\n
set CRLFProcessing=0
cancelon ^ERROR^NO CARRIER^NO DIALTONE^BUSY^
send ATDP {DialNumber}\r
waitfor login:
send {DialLogin}\r\n
waitfor Password:
send {DialPass}\r\n
waitfor terminal type):
send \r\n
waitfor selection:
send pop\r\n
;This is only if when you see the selection: menu choice and type an i, you
;get to a UNIX prompt. There is no way for me to tell this here. If you do
;get a UNIX prompt when you type and i at the selection: prompt, then
;continue the serial.nav as below:
;
;waitfor (whatever the UNIX prompt looks like)
;send exec srialpop
;
waitfor %